This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Gus Fezjipysonli 13.Jan.04 01:58 PM a Web browser Applications DevelopmentAll ReleasesAll Platforms
CS.jar is shipped with WebSphere Portal. This jar file include lots of interesting classes that i want to use directly from domino.
The main problem reside in the fact that we have to provide a CSCredential object to work with the api.
how can i do this ?
Is there a way to get this object created ?
I figured out that if i made a servlet running on my domino server maybe it will received the credential in its HttpServletRequest ... is that correct ?